home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 22 / 4 / DISK2244.ZIP / QCALC.DOC < prev    next >
Text File  |  1990-05-20  |  17KB  |  509 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.                              QUICK Calculators version 1.0
  11.                                     Users Guide
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.        (C)Copyright Phil Faircloth Software, 1989, 1990
  23.        All rights reserved
  24.  
  25.  
  26.  
  27.  
  28.  
  29.        PHIL FAIRCLOTH SOFTWARE
  30.        1416 Caracara
  31.        New Bern, NC 28560
  32.  
  33.  
  34.  
  35.  
  36.                                                                 Page 1
  37.  
  38.        INTRODUCTION
  39.  
  40.        QUICK Calculators are four memory resident calculators in one program.
  41.        There is an algebraic calculator, financial calculator, prograammer's
  42.        calculator and a scientific calculator.
  43.  
  44.        Here are some of the features of QUICK Calculators:
  45.  
  46.        - Program defaults to disk swapping so that only 10K of the program 
  47.          remains resident in memory, but allows you to make the entire program
  48.          memory resident.
  49.        - Allows you to choose your own HOT KEY to pop up the program.  
  50.  
  51.  
  52.        ALGEBRAIC Calculator features:
  53.  
  54.        - Memory resident 4 function calculator (add, subtract, multiply and
  55.          divide).
  56.        - Memory Store, Memory Clear, Memory Recall and Add, Subtract,
  57.          Multiply and Divide to memory.
  58.        - Scrolling TAPE feature which holds up to 500 entries and allows
  59.          you to send contents to the printer.
  60.        - Make number negative feature
  61.        - Percentage key
  62.        - Clear last entry key
  63.        - Edit Calculator Colors
  64.        - Help Screens                            
  65.        - Move calculator location
  66.  
  67.  
  68.        PROGRAMMER's Calculator features:
  69.  
  70.        - Enter values in either DECIMAL, BINARY, HEXADECIMAL, or OCTAL
  71.        - When you enter in your values under one of the above numbering
  72.          systems, values are automatically converted to the other 3
  73.          numbering systems when you press the ENTER key.
  74.        - Help Screens
  75.        - Move calculator location
  76.        - Change calculator colors.
  77.  
  78.  
  79.  
  80.        SYSTEM REQUIREMENTS
  81.  
  82.        QUICK Calculators runs on an IBM PC or compatible system with the 
  83.        following minimum configuration:
  84.  
  85.        - 192K of memory
  86.        - MSDOS or PCDOS operating system (DOS 2.0+)
  87.          For disk swapping feature you need (DOS 3.0+)
  88.        - A monochrome or color computer monitor with 80 column display.
  89.          Graphics boards are not necessary.
  90.        - A hard disk drive is recommended.
  91.  
  92.  
  93.  
  94.                                                                 Page 2
  95.  
  96.  
  97.        INSTALLING QUICK Calculators
  98.  
  99.        First, make a backup copy of QUICK Calculators on another floppy disk.
  100.  
  101.        Insert QUICK Calculators disk in drive A
  102.  
  103.        If using a hard disk, you may want to create a separate
  104.        directory for QUICK Calculators type:
  105.  
  106.                                md c:\quick
  107.                                cd c:\quick
  108.                                copy a:\*.* c:\quick
  109.  
  110.        or just place QUICK Calculators in the root directory.
  111.  
  112.                                cd c:\
  113.                                copy a:\*.*  c:\
  114.  
  115.  
  116.  
  117.  
  118.  
  119.        RUNNING QUICK Calculators
  120.  
  121.  
  122.        Change to the directory that contains QUICK Calculators and type
  123.  
  124.                                 qcalc.exe 
  125.  
  126.        You may specify options on the command line that allow you to
  127.        configure QUICK Calculators differently but the above entry will
  128.        install QUICK Calculators using it's default configuration.
  129.  
  130.  
  131.  
  132.  
  133.                                                                 Page 3
  134.  
  135.  
  136.        DEFAULT CONFIGURATION OF QUICK Calculators
  137.  
  138.  
  139.         HOT KEY (key combination which calls QUICK Calculators)
  140.           ALT CTRL C keys (hold down the ALT and CTRL keys and press C)
  141.  
  142.         DISK SWAPPING
  143.           By default QUICK Calculators leaves a 10K kernel of the program 
  144.           in memory and the rest of the program is stored on the disk.  This
  145.           is a great thing if you are hard pressed for memory!  There is a 
  146.           very slight time delay when swapping the rest of QUICK Calculators
  147.           into memory, but you will hardly notice it at all.  Trust me, this
  148.           is the best way to go! 
  149.  
  150.           You will need DOS 3.0 or greater installed on your machine for disk
  151.           swapping to work.  Also, if DOS is busy when you use the HOT KEY
  152.           combination, the program will wait for 2 seconds to see if the DOS 
  153.           busy flag clears.  If it does not clear, the program will "buzz" the
  154.           speaker and won't pop up the program.
  155.  
  156.           There will also be two files created in the directory where QCALC.EXE
  157.           is located. (QC00 & QC01)  Do not erase these files!  If you try to
  158.           pop up the program and these files have been altered or deleted, you
  159.           get the following error message:
  160.              
  161.                "Error during swap with expanded memory or disk file."
  162.  
  163.           Also make sure that there is at least 314K of free disk space on your
  164.           disk since both QC00 & QC01 are 157K each.  If not, you will not
  165.           be able to install QUICK Calculators and some systems have needed 
  166.           to be rebooted when this error occurs.
  167.           
  168.  
  169.        CHANGING HOT KEY COMBINATION
  170.  
  171.           To change the HOT KEY combination enter /@key on the command line
  172.           after QCALC.EXE.
  173.                  COMMAND LINE                 HOT KEYS
  174.  
  175.           i.e.   QCALC.EXE /@B                ALT CTRL B
  176.                  QCALC.EXE /@X                ALT CTRL X
  177.                  QCALC.EXE                    ALT CTRL C (default keys)
  178.  
  179.  
  180.  
  181.  
  182.  
  183.                                                                 Page 4
  184.  
  185.  
  186.        MAKING ALL OF QUICK Calculators MEMORY RESIDENT
  187.  
  188.           To load all of the program into memory and not use disk swapping
  189.           enter /M on the command line after QCALC.EXE.
  190.                  COMMAND LINE
  191.  
  192.           i.e.   QCALC.EXE /M       
  193.  
  194.           This will use occupy more memory than when disk swapping is
  195.           used, but it is faster than disk swapping.   
  196.  
  197.  
  198.        SOME EXAMPLES
  199.          
  200.         COMMAND LINE
  201.              
  202.         QCALC.EXE         HOT KEYS are ALT CTRL C & disk swapping is used.
  203.        
  204.         QCALC.EXE /@H     HOT KEYS are ALT CTRL H & disk swapping is used.
  205.  
  206.         QCALC.EXE /@H/M   HOT KEYS are ALT CTRL H & disk swapping is not used.
  207.  
  208.         QCALC.EXE /M      HOT KEYS are ALT CTRL C & disk swapping is not used.
  209.  
  210.    
  211.  
  212.        You may prefer to install QUICK Calculators automatically each time the 
  213.        computer is booted.  To do this, insert the following command(s) in the
  214.        AUTOEXEC.BAT batch file.
  215.  
  216.  
  217.                 qcalc.exe [options]    or         cd c:\quick
  218.                                                   qcalc.exe [options]
  219.  
  220.            (if qcalc is in root dir.)         (if in quick sub-directory)
  221.  
  222.  
  223.  
  224.        A message will be displayed announcing if QUICK Calculators was
  225.        successfully loaded into memory and which keys are the HOT KEYS.       
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.                                                                 Page 5
  233.  
  234.  
  235.         THE MAIN MENU
  236.  
  237.         When the program is called, the main menu is displayed.  To call
  238.         the calculator that you want, use the up and down arrow keys to 
  239.         highlight the option and press ENTER or press the first letter of the
  240.         option.
  241.  
  242.         F1-HELP 
  243.  
  244.         When this option is chosen, a help window will appear on the screen.
  245.         Use the pageup/down keys to scroll through the help pages.  Pressing
  246.         the Esc key will close the help window and return you to the Main
  247.         Menu.         
  248.  
  249.  
  250.         F2-COLORS
  251.  
  252.         This option will allow you to change the foreground and background 
  253.         colors for each calculator.       
  254.  
  255.         Use the left and right arrow keys to select the value for each color.
  256.         The TAB and SHIFT TAB keys will move you to each color.  The Esc key
  257.         will exit this option and the changes will be automatically saved. 
  258.  
  259.            Color Values
  260.  
  261.            0 Black           5 Magenta         10 Bright Green
  262.            1 Blue            6 Brown           11 Bright Cyan
  263.            2 Green           7 Light Gray      12 Bright Red
  264.            3 Cyan            8 Dark Gray       13 Bright Magenta
  265.            4 Red             9 Bright Blue     14 Yellow
  266.                                                15 White
  267.  
  268.         * Background colors can have values of 0 through 7 only.
  269.  
  270.  
  271.         ESC
  272.  
  273.         This option will exit you from QUICK Calculators and return you to
  274.         where you were when you called the program.
  275.        
  276.  
  277.  
  278.  
  279.  
  280.                                                                 Page 6
  281.  
  282.        USING THE ALGEBRAIC Calculator
  283.  
  284.        Use the algebraic calculator the same way that you would use a normal
  285.        calculator.  
  286.  
  287.         KEYS
  288.         ---------------------------------------------------------------------
  289.         0-9 .     enter a numerical value using the numerical keys and the
  290.                   period for a decimal place.
  291.  
  292.         BACK      deletes the last digit entered.
  293.         SPACE   
  294.         
  295.         D number  pressing the D key and then a number, specifies the number
  296.                   of decimal places for the calculator to use. 
  297.                   Default is D 2 (two decimal places)
  298.  
  299.         +         Add
  300.         -         Subtract
  301.         /         Divide
  302.         *         Multiply
  303.         =         Total or equal
  304.         L         Clear last entry
  305.         C         Clear calculator
  306.         %         Calculate Percent
  307.         M then S  Store number to memory
  308.         M then +  Add number to memory
  309.         M then -  Subtract number from memory
  310.         M then /  Divide memory by number
  311.         M then *  Multiply memory by number
  312.         M then R  Recall number from memory 
  313.         M then C  Clear memory
  314.  
  315.         You can scroll through the tape with the arrow, pageup/down, home and
  316.         end keys. 
  317.  
  318.         The Esc key will return you to the Main Menu.
  319.  
  320.  
  321.  
  322.  
  323.  
  324.                                                                 Page 7
  325.  
  326.         USING the ALGEBRAIC COMMAND BAR
  327.  
  328.         This is the top line on the screen and contains the following options:
  329.  
  330.          F1-Help
  331.          Erase  
  332.          Print 
  333.          Move
  334.          Quit
  335.         
  336.         If you want to select one of the options on the command
  337.         bar, you must press the F10 or SPACE BAR key to highlight the
  338.         command bar.  Now, use (the right or left arrow keys to highlight one
  339.         of the options and then press ENTER) or (type the first capitalized 
  340.         letter in the option name).
  341.  
  342.         To exit the command bar and return to the algebraic calculator, press
  343.         the F10, SPACE BAR or ESC key.       
  344.  
  345.         Pressing the F1 key will automatically exit you from the algebraic
  346.         calculator, put you on the command bar and also call the help screen
  347.         routine.
  348.  
  349.         F1-HELP 
  350.  
  351.         When this option is chosen, a help window will appear on the screen.
  352.         Use the pageup/down keys to scroll through the help pages.  Pressing
  353.         the Esc key will close the help window and return you to the command
  354.         bar.         
  355.  
  356.         ERASE
  357.  
  358.         This option will erase the tape and clear the calculator at the same
  359.         time.
  360.  
  361.         PRINT 
  362.  
  363.         This option will send the contents of the tape to the printer along
  364.         with the date and time.  Make sure that your printer is on line
  365.         before executing this option.
  366.  
  367.         MOVE CALCULATOR
  368.  
  369.         When this option is chosen, use the arrow keys to position the 
  370.         calculator on the screen.  The up and down arrow keys allow you
  371.         to move the calculator up or down one line only.  This is because
  372.         the tape adds to the height of the calculator.
  373.  
  374.         Press the Esc key to exit this option and return to the command
  375.         bar.  If you have made changes to the position of the calculator
  376.         the changes will be saved automatically when you exit this option.
  377.  
  378.         QUIT
  379.  
  380.         This option will exit you from the Algebraic Calculator and return
  381.         you to the Main Menu.
  382.  
  383.  
  384.  
  385.                                                                 Page 8
  386.  
  387.         USING the PROGRAMMER'S Calculator
  388.  
  389.         After choosing the this option from the Main Menu you
  390.         are ready to use the Programmer's Calculator.
  391.  
  392.         The up and down arrow keys allow you to select the numbering system
  393.         that you want to enter a value for.  The current active numbering
  394.         system will be highlighted.  There are 4 different numbering systems:
  395.  
  396.                         Symbols allowed
  397.                         -------------------------------
  398.            DECIMAL      0,1,2,3,4,5,6,7,8,9
  399.            BINARY       0,1
  400.            HEXADECIMAL  0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F
  401.            OCTAL        0,1,2,3,4,5,6,7
  402.  
  403.         Enter the value, using the allowed symbols above, for the highlighted
  404.         number system.  When you have entered that value, press the ENTER key.
  405.         The calculator will show you the converted value for each of the other
  406.         three numbering systems. 
  407.  
  408.         The Esc key will return you to the Main Menu.
  409.  
  410.  
  411.         PROGRAMMER'S Calculator COMMAND BAR
  412.  
  413.         The Programmer's Calculator has it's own command bar that has the
  414.         following options:
  415.  
  416.         F1-Help
  417.         Move
  418.         Quit 
  419.  
  420.         If you want to select one of the options on the command bar
  421.         you must first press the F10 or SPACE BAR key to highlight the
  422.         command bar.  Now, use the right or left arrow keys to highlight one
  423.         of the options and then press ENTER or type the first capitalized 
  424.         letter in the option name.
  425.  
  426.         To exit the command bar and return to the Programmer's Calculator,
  427.         press the F10, SPACE BAR or ESC key.       
  428.  
  429.         Pressing the F1 key will automatically exit you from the Programmer's
  430.         Calculator, put you on the command bar and also call the help screen
  431.         routine.
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.                                                                 Page 9
  439.  
  440.         F1-HELP  
  441.  
  442.         When this option is chosen, a help window will appear on the screen.
  443.         Use the pageup/down keys to scroll through the help pages.  Pressing
  444.         the Esc key will close the help window and return you to the command
  445.         bar.         
  446.  
  447.  
  448.         MOVE CALCULATOR
  449.  
  450.         When this option is chosen, use the arrow keys to position the 
  451.         calculator on the screen.  Press the Esc key to exit this option
  452.         and return to the command bar.  If you have made changes to the 
  453.         position of the calculator the changes will be saved automatically
  454.         when you exit this option.
  455.  
  456.  
  457.         QUIT
  458.  
  459.         The QUIT option will exit the programmer's calculator and display
  460.         the Main Menu.
  461.  
  462.  
  463.  
  464.  
  465.                                                                 Page 10
  466.  
  467.  
  468.         REMOVING QUICK Calculators FROM MEMORY
  469.   
  470.         There is a program on the QUICK Calculators disk called REMOVE.COM. 
  471.         To remove QUICK Calculators from memory you must execute this program
  472.         from the DOS prompt (not during a shell) by typing in the following:
  473.  
  474.             REMOVE QCALC
  475.  
  476.         After doing this, QUICK Calculators is no longer memory resident.
  477.  
  478.         IMPORTANT!  Before you remove QUICK Calculators you must first make
  479.                     sure that this was the LAST memory resident program
  480.                     that you have installed.  If there is a an installed
  481.                     memory resident program loaded after QUICK Calculators
  482.                     and you try to remove QUICK Calculators from memory, you
  483.                     will not be successful and could get strange results.       
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.         QUICK Calculators is "User Supported Software"
  492.  
  493.  
  494.  
  495.         QUICK Calculators currently costs $19.95 plus $2.50 for shipping and
  496.         handling and may be purchased from    PHIL FAIRCLOTH SOFTWARE
  497.                                               1416 Caracara
  498.                                               New Bern, NC 28560
  499.  
  500.  
  501.         Why purchase QUICK Calculators?
  502.  
  503.         - You receive a CURRENT copy of the program.
  504.         - Notification of updates and upgrades.
  505.         - Notification of new products.
  506.  
  507.  
  508.  
  509.